home *** CD-ROM | disk | FTP | other *** search
- object GlossaryScreen: TGlossaryScreen
- Left = 190
- Top = 102
- BorderIcons = []
- BorderStyle = bsNone
- Caption = 'GlossaryScreen'
- ClientHeight = 325
- ClientWidth = 619
- Color = 44930213
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = True
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Term: TLabel
- Left = 2
- Top = 4
- Width = 613
- Height = 73
- Alignment = taCenter
- AutoSize = False
- Caption = 'Term'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -27
- Font.Name = 'Times New Roman'
- Font.Style = []
- ParentFont = False
- ShowAccelChar = False
- Transparent = True
- WordWrap = True
- end
- object Definition: TLabel
- Left = 6
- Top = 46
- Width = 611
- Height = 229
- AutoSize = False
- Caption = 'Label1'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -27
- Font.Name = 'Times New Roman'
- Font.Style = []
- ParentFont = False
- ShowAccelChar = False
- Transparent = True
- WordWrap = True
- end
- object btnClose: TSpeedButton
- Left = 243
- Top = 284
- Width = 152
- Height = 39
- Flat = True
- OnClick = btnCloseClick
- end
- end
-